Total Complexity | 31 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 200 |
Lines of code | 57 |
Logical lines of code | 23 |
Comment lines | 128 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
emergency() | 71 | 3 | 5 | |
alert() | 71 | 3 | 5 | |
critical() | 71 | 3 | 5 | |
error() | 71 | 3 | 5 | |
warning() | 71 | 3 | 5 | |
notice() | 71 | 3 | 5 | |
info() | 71 | 3 | 5 | |
debug() | 71 | 3 | 5 | |
log() | 71 | 3 | 5 | |
__construct() | 70 | 2 | 5 | |
addLocalLogger() | 67 | 2 | 7 |